The following tables list the members exposed by Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>.
            
            Public Constructors
|   | Name | Description | 
  | Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> Constructor | Create an instance of Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>. This constructor is not intended to be used in your code.   | 
Top 
            
            
            
            Public Fields
|   | Name | Description | 
  | m_P0 | This read-only field represents the record' cell' value of at index 0.   | 
  | m_P1 | This represents the record' cell' value of at index 1.   | 
  | m_P10 | This represents the record' cell' value of at index 10.   | 
  | m_P11 | This represents the record' cell' value of at index 11.   | 
  | m_P2 | This represents the record' cell' value of at index 2.   | 
  | m_P3 | This represents the record' cell' value of at index 3.   | 
  | m_P4 | This represents the record' cell' value of at index 4.   | 
  | m_P5 | This represents the record' cell' value of at index 5.   | 
  | m_P6 | This represents the record' cell' value of at index 6.   | 
  | m_P7 | This represents the record' cell' value of at index 7.   | 
  | m_P8 | This represents the record' cell' value of at index 8.   | 
  | m_P9 | This represents the record' cell' value of at index 9.   | 
Top 
            
            
            
            Public Properties
|   | Name | Description | 
  | Item | Overridden. Returns this record cell value, for the cell defined at the zero-based index .   | 
  | RecordArity | Overridden. Returns this record class number of cells, from one to 16 cells, this limit is defined by NDepend.CodeQuery.RecordBase.MAX_ARITY.   | 
Top 
            
            
            
            
            
            
            Extension Methods
            
            
            
            
            
            
            
            See Also
Reference
Record<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> Class
NDepend.CodeQuery Namespace